2025-02-03 21:52:45,412 [ 325989 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-02-03 21:52:45,413 [ 325989 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-02-03 21:52:45,413 [ 325989 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-02-03 21:52:45,413 [ 325989 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_kp68y4 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=f65c8df8fe02 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)]' 'test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[100-0]' 'test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[100-1]' 'test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[2-0]' 'test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[2-1]' 'test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[3-0]' 'test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[3-1]' test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly test_part_log_table/test.py::test_config_disk_name_test test_part_log_table/test.py::test_config_with_non_standard_part_log test_part_log_table/test.py::test_config_with_standard_part_log test_part_log_table/test.py::test_config_without_part_log test_part_log_table/test.py::test_part_log_contains_partition test_password_constraints/test.py::test_complexity_rules test_password_constraints/test.py::test_default_password_type test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order test_prometheus_protocols/test.py::test_64bit_id test_prometheus_protocols/test.py::test_create_as_table test_prometheus_protocols/test.py::test_custom_id_algorithm test_prometheus_protocols/test.py::test_default test_prometheus_protocols/test.py::test_external_tables test_prometheus_protocols/test.py::test_inner_engines test_prometheus_protocols/test.py::test_tags_to_columns test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel test_random_inserts/test.py::test_insert_multithreaded test_read_only_table/test.py::test_restart_zookeeper test_recompression_ttl/test.py::test_recompression_multiple_ttls test_recompression_ttl/test.py::test_recompression_replicated test_recompression_ttl/test.py::test_recompression_simple test_replicated_database/test.py::test_all_groups_cluster 'test_replicated_database/test.py::test_alter_attach[MergeTree]' 'test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree]' 'test_replicated_database/test.py::test_alter_detach_part[MergeTree]' 'test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree]' 'test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree]' 'test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree]' 'test_replicated_database/test.py::test_alter_drop_part[MergeTree]' 'test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree]' 'test_replicated_database/test.py::test_alter_drop_partition[MergeTree]' 'test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree]' test_replicated_database/test.py::test_alter_fetch test_replicated_database/test.py::test_alters_from_different_replicas test_replicated_database/test.py::test_auto_recovery test_replicated_database/test.py::test_create_replicated_table 'test_replicated_database/test.py::test_delete_from_table[MergeTree]' 'test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree]' test_replicated_database/test.py::test_flatten_nested test_replicated_database/test.py::test_force_synchronous_settings test_replicated_database/test.py::test_modify_comment test_replicated_database/test.py::test_recover_digest_mismatch test_replicated_database/test.py::test_replicated_table_structure_alter test_replicated_database/test.py::test_server_uuid 'test_replicated_database/test.py::test_simple_alter_table[MergeTree]' 'test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree]' test_replicated_database/test.py::test_table_metadata_corruption test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 'test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16]' 'test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12]' test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach test_restore_external_engines/test.py::test_restore_table test_restore_external_engines/test.py::test_restore_table_null test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges test_role/test.py::test_create_role test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option 'test_role/test.py::test_role_expiration[False]' 'test_role/test.py::test_role_expiration[True]' test_role/test.py::test_roles_cache test_role/test.py::test_set_role test_s3_style_link/test.py::test_s3_table_functions test_s3_style_link/test.py::test_s3_table_functions_line_as_string test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1]' -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_replicated_database/test.py::test_all_groups_cluster test_select_access_rights/test_main.py::test_alias test_role/test.py::test_admin_option test_part_log_table/test.py::test_config_disk_name_test test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[100-0] test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster test_recompression_ttl/test.py::test_recompression_multiple_ttls test_password_constraints/test.py::test_complexity_rules test_prometheus_protocols/test.py::test_64bit_id [gw1] [ 1%] PASSED test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns [gw9] [ 2%] PASSED test_password_constraints/test.py::test_complexity_rules test_password_constraints/test.py::test_default_password_type [gw9] [ 3%] PASSED test_password_constraints/test.py::test_default_password_type [gw3] [ 4%] PASSED test_role/test.py::test_admin_option [gw8] [ 5%] PASSED test_part_log_table/test.py::test_config_disk_name_test test_part_log_table/test.py::test_config_with_non_standard_part_log [gw4] [ 6%] PASSED test_prometheus_protocols/test.py::test_64bit_id test_role/test.py::test_changing_default_roles_affects_new_sessions_only [gw1] [ 7%] PASSED test_select_access_rights/test_main.py::test_alias_columns [gw3] [ 8%] PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_select_access_rights/test_main.py::test_materialized_columns test_prometheus_protocols/test.py::test_create_as_table [gw8] [ 9%] PASSED test_part_log_table/test.py::test_config_with_non_standard_part_log test_part_log_table/test.py::test_config_with_standard_part_log test_role/test.py::test_combine_privileges [gw4] [ 10%] PASSED test_prometheus_protocols/test.py::test_create_as_table [gw5] [ 11%] PASSED test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[100-0] test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[100-1] [gw8] [ 12%] PASSED test_part_log_table/test.py::test_config_with_standard_part_log test_part_log_table/test.py::test_config_without_part_log [gw1] [ 13%] PASSED test_select_access_rights/test_main.py::test_materialized_columns test_prometheus_protocols/test.py::test_custom_id_algorithm test_select_access_rights/test_main.py::test_select_all_columns [gw5] [ 14%] PASSED test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[100-1] test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[2-0] [gw3] [ 15%] PASSED test_role/test.py::test_combine_privileges test_role/test.py::test_create_role test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys [gw8] [ 16%] PASSED test_part_log_table/test.py::test_config_without_part_log test_part_log_table/test.py::test_part_log_contains_partition [gw4] [ 17%] PASSED test_prometheus_protocols/test.py::test_custom_id_algorithm [gw5] [ 18%] PASSED test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[2-0] test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[2-1] [gw1] [ 19%] PASSED test_select_access_rights/test_main.py::test_select_all_columns test_prometheus_protocols/test.py::test_default [gw8] [ 20%] PASSED test_part_log_table/test.py::test_part_log_contains_partition [gw5] [ 21%] PASSED test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[2-1] test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[3-0] test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant [gw3] [ 22%] PASSED test_role/test.py::test_create_role test_role/test.py::test_function_current_roles [gw5] [ 23%] PASSED test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[3-0] test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[3-1] [gw1] [ 24%] PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count [gw5] [ 25%] PASSED test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[3-1] [gw4] [ 26%] PASSED test_prometheus_protocols/test.py::test_default [gw3] [ 27%] PASSED test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role test_prometheus_protocols/test.py::test_external_tables [gw1] [ 28%] PASSED test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join test_restore_external_engines/test.py::test_restore_table [gw0] [ 29%] PASSED test_replicated_database/test.py::test_all_groups_cluster test_replicated_database/test.py::test_alter_attach[MergeTree] [gw3] [ 30%] PASSED test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection test_s3_table_functions/test.py::test_s3_table_functions [gw1] [ 31%] PASSED test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere [gw4] [ 32%] PASSED test_prometheus_protocols/test.py::test_external_tables [gw0] [ 33%] PASSED test_replicated_database/test.py::test_alter_attach[MergeTree] test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] test_prometheus_protocols/test.py::test_inner_engines [gw1] [ 34%] PASSED test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column [gw0] [ 35%] PASSED test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_detach_part[MergeTree] [gw4] [ 36%] PASSED test_prometheus_protocols/test.py::test_inner_engines [gw1] [ 37%] PASSED test_select_access_rights/test_main.py::test_select_single_column [gw7] [ 38%] PASSED test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_prometheus_protocols/test.py::test_tags_to_columns test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] [gw0] [ 39%] PASSED test_replicated_database/test.py::test_alter_detach_part[MergeTree] test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] [gw2] [ 40%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] [gw3] [ 41%] PASSED test_role/test.py::test_introspection [gw1] [ 42%] PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_role/test.py::test_revoke_requires_admin_option test_select_access_rights/test_main.py::test_select_union [gw4] [ 43%] PASSED test_prometheus_protocols/test.py::test_tags_to_columns [gw2] [ 44%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] [gw0] [ 45%] PASSED test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] [gw7] [ 46%] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] [gw1] [ 47%] PASSED test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] [gw2] [ 48%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw0] [ 49%] PASSED test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] [gw1] [ 50%] PASSED test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy [gw9] [ 51%] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys [gw7] [ 52%] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] [gw3] [ 53%] PASSED test_role/test.py::test_revoke_requires_admin_option test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel test_role/test.py::test_role_expiration[False] [gw2] [ 54%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] [gw5] [ 55%] PASSED test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts [gw0] [ 56%] PASSED test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_part[MergeTree] [gw6] [ 57%] PASSED test_recompression_ttl/test.py::test_recompression_multiple_ttls test_recompression_ttl/test.py::test_recompression_replicated [gw1] [ 58%] PASSED test_select_access_rights/test_main.py::test_select_with_row_policy [gw2] [ 59%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] [gw0] [ 60%] PASSED test_replicated_database/test.py::test_alter_drop_part[MergeTree] test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] [gw9] [ 61%] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys [gw0] [ 62%] PASSED test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_partition[MergeTree] [gw2] [ 63%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] [gw3] [ 64%] PASSED test_role/test.py::test_role_expiration[False] test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach test_role/test.py::test_role_expiration[True] [gw2] [ 65%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw5] [ 66%] PASSED test_s3_table_functions/test.py::test_s3_table_functions_timeouts [gw0] [ 67%] PASSED test_replicated_database/test.py::test_alter_drop_partition[MergeTree] test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] test_s3_style_link/test.py::test_s3_table_functions [gw2] [ 68%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw0] [ 69%] PASSED test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_fetch [gw0] [ 70%] PASSED test_replicated_database/test.py::test_alter_fetch test_replicated_database/test.py::test_alters_from_different_replicas [gw6] [ 71%] PASSED test_recompression_ttl/test.py::test_recompression_replicated test_recompression_ttl/test.py::test_recompression_simple [gw3] [ 72%] PASSED test_role/test.py::test_role_expiration[True] test_role/test.py::test_roles_cache [gw1] [ 73%] PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach test_read_only_table/test.py::test_restart_zookeeper [gw8] [ 74%] PASSED test_restore_external_engines/test.py::test_restore_table test_restore_external_engines/test.py::test_restore_table_null [gw9] [ 75%] PASSED test_s3_style_link/test.py::test_s3_table_functions test_s3_style_link/test.py::test_s3_table_functions_line_as_string [gw9] [ 76%] PASSED test_s3_style_link/test.py::test_s3_table_functions_line_as_string test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order [gw4] [ 77%] PASSED test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel [gw8] [ 78%] PASSED test_restore_external_engines/test.py::test_restore_table_null test_random_inserts/test.py::test_insert_multithreaded [gw3] [ 79%] PASSED test_role/test.py::test_roles_cache test_role/test.py::test_set_role [gw3] [ 80%] PASSED test_role/test.py::test_set_role test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly [gw6] [ 81%] PASSED test_recompression_ttl/test.py::test_recompression_simple [gw5] [ 82%] PASSED test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order [gw0] [ 83%] PASSED test_replicated_database/test.py::test_alters_from_different_replicas test_replicated_database/test.py::test_auto_recovery [gw8] [ 84%] PASSED test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly [gw7] [ 85%] PASSED test_read_only_table/test.py::test_restart_zookeeper [gw0] [ 86%] PASSED test_replicated_database/test.py::test_auto_recovery test_replicated_database/test.py::test_create_replicated_table [gw0] [ 87%] PASSED test_replicated_database/test.py::test_create_replicated_table test_replicated_database/test.py::test_delete_from_table[MergeTree] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] [gw0] [ 88%] PASSED test_replicated_database/test.py::test_delete_from_table[MergeTree] test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] [gw0] [ 89%] PASSED test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] test_replicated_database/test.py::test_flatten_nested [gw0] [ 90%] PASSED test_replicated_database/test.py::test_flatten_nested test_replicated_database/test.py::test_force_synchronous_settings [gw4] [ 91%] PASSED test_random_inserts/test.py::test_insert_multithreaded [gw0] [ 92%] PASSED test_replicated_database/test.py::test_force_synchronous_settings test_replicated_database/test.py::test_modify_comment [gw7] [ 93%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] [gw0] [ 94%] PASSED test_replicated_database/test.py::test_modify_comment test_replicated_database/test.py::test_recover_digest_mismatch [gw0] [ 95%] PASSED test_replicated_database/test.py::test_recover_digest_mismatch test_replicated_database/test.py::test_replicated_table_structure_alter [gw0] [ 96%] PASSED test_replicated_database/test.py::test_replicated_table_structure_alter test_replicated_database/test.py::test_server_uuid [gw0] [ 97%] PASSED test_replicated_database/test.py::test_server_uuid test_replicated_database/test.py::test_simple_alter_table[MergeTree] [gw0] [ 98%] PASSED test_replicated_database/test.py::test_simple_alter_table[MergeTree] test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] [gw0] [ 99%] PASSED test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] test_replicated_database/test.py::test_table_metadata_corruption [gw0] [100%] PASSED test_replicated_database/test.py::test_table_metadata_corruption ============================== slowest durations =============================== 53.32s call test_replicated_database/test.py::test_recover_digest_mismatch 53.25s call test_random_inserts/test.py::test_insert_multithreaded 49.13s call test_replicated_database/test.py::test_alters_from_different_replicas 42.46s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] 40.91s setup test_read_only_table/test.py::test_restart_zookeeper 38.62s setup test_restore_external_engines/test.py::test_restore_table 37.28s setup test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 33.71s call test_recompression_ttl/test.py::test_recompression_multiple_ttls 32.56s call test_replicated_database/test.py::test_modify_comment 32.40s setup test_replicated_database/test.py::test_all_groups_cluster 30.51s setup test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel 30.19s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 28.45s setup test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly 27.68s call test_recompression_ttl/test.py::test_recompression_simple 25.51s teardown test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 24.04s call test_role/test.py::test_roles_cache 23.75s teardown test_s3_style_link/test.py::test_s3_table_functions_line_as_string 23.40s teardown test_s3_table_functions/test.py::test_s3_table_functions_timeouts 22.16s setup test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[100-0] 22.00s setup test_recompression_ttl/test.py::test_recompression_multiple_ttls 20.27s setup test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 19.52s call test_recompression_ttl/test.py::test_recompression_replicated 19.50s call test_replicated_database/test.py::test_force_synchronous_settings 19.29s call test_read_only_table/test.py::test_restart_zookeeper 19.04s setup test_prometheus_protocols/test.py::test_64bit_id 18.80s setup test_random_inserts/test.py::test_insert_multithreaded 18.58s call test_replicated_database/test.py::test_auto_recovery 17.87s setup test_part_log_table/test.py::test_config_disk_name_test 17.39s setup test_s3_table_functions/test.py::test_s3_table_functions 17.37s setup test_role/test.py::test_admin_option 16.98s setup test_select_access_rights/test_main.py::test_alias 16.71s setup test_password_constraints/test.py::test_complexity_rules 15.32s call test_replicated_database/test.py::test_table_metadata_corruption 14.28s setup test_s3_style_link/test.py::test_s3_table_functions 14.07s call test_replicated_database/test.py::test_server_uuid 12.85s setup test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 12.78s teardown test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly 12.78s call test_s3_table_functions/test.py::test_s3_table_functions_timeouts 11.30s call test_replicated_database/test.py::test_replicated_table_structure_alter 11.20s teardown test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 11.18s teardown test_random_inserts/test.py::test_insert_multithreaded 10.71s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 10.69s call test_role/test.py::test_role_expiration[True] 10.59s setup test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 10.05s call test_restore_external_engines/test.py::test_restore_table 9.62s call test_restore_external_engines/test.py::test_restore_table_null 9.59s call test_role/test.py::test_introspection 9.50s call test_role/test.py::test_role_expiration[False] 8.56s teardown test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 8.55s teardown test_restore_external_engines/test.py::test_restore_table_null 8.30s call test_role/test.py::test_revoke_requires_admin_option 8.20s teardown test_read_only_table/test.py::test_restart_zookeeper 8.08s teardown test_select_access_rights/test_main.py::test_select_with_row_policy 7.87s teardown test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel 7.66s teardown test_prometheus_protocols/test.py::test_tags_to_columns 7.54s teardown test_recompression_ttl/test.py::test_recompression_simple 7.49s teardown test_replicated_database/test.py::test_table_metadata_corruption 7.27s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 7.17s call test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 7.11s teardown test_role/test.py::test_set_role 7.00s teardown test_part_log_table/test.py::test_part_log_contains_partition 6.87s call test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel 6.85s call test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] 6.84s call test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 6.55s call test_replicated_database/test.py::test_simple_alter_table[MergeTree] 6.40s call test_replicated_database/test.py::test_flatten_nested 6.33s teardown test_password_constraints/test.py::test_default_password_type 6.26s teardown test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[3-1] 6.24s call test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 5.98s call test_prometheus_protocols/test.py::test_external_tables 5.26s teardown test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 4.70s call test_replicated_database/test.py::test_alter_drop_partition[MergeTree] 4.59s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 4.31s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] 4.28s call test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] 4.21s call test_replicated_database/test.py::test_create_replicated_table 4.00s call test_replicated_database/test.py::test_alter_drop_part[MergeTree] 3.93s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 3.79s call test_select_access_rights/test_main.py::test_select_count 3.78s call test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] 3.74s call test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 3.63s call test_role/test.py::test_grant_role_to_role 3.61s call test_role/test.py::test_combine_privileges 3.53s call test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] 3.49s call test_replicated_database/test.py::test_delete_from_table[MergeTree] 3.49s call test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] 3.46s call test_prometheus_protocols/test.py::test_default 3.46s call test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly 3.42s call test_prometheus_protocols/test.py::test_inner_engines 3.41s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 3.35s call test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 3.28s call test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] 3.25s call test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] 3.23s call test_select_access_rights/test_main.py::test_select_join 3.19s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 3.18s call test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] 3.08s call test_replicated_database/test.py::test_alter_fetch 3.07s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 3.05s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 3.04s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 3.03s call test_select_access_rights/test_main.py::test_select_with_row_policy 2.91s call test_select_access_rights/test_main.py::test_select_where 2.88s call test_select_access_rights/test_main.py::test_materialized_columns 2.81s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] 2.76s call test_select_access_rights/test_main.py::test_select_prewhere 2.73s call test_replicated_database/test.py::test_alter_detach_part[MergeTree] 2.73s call test_replicated_database/test.py::test_alter_attach[MergeTree] 2.60s call test_role/test.py::test_admin_option 2.51s call test_password_constraints/test.py::test_complexity_rules 2.49s call test_prometheus_protocols/test.py::test_tags_to_columns 2.46s call test_part_log_table/test.py::test_config_without_part_log 2.44s call test_role/test.py::test_function_current_roles 2.43s call test_select_access_rights/test_main.py::test_select_union 2.42s call test_select_access_rights/test_main.py::test_alias_columns 2.38s call test_replicated_database/test.py::test_all_groups_cluster 2.20s call test_part_log_table/test.py::test_config_disk_name_test 2.20s call test_role/test.py::test_create_role 1.88s call test_part_log_table/test.py::test_config_with_standard_part_log 1.83s call test_select_access_rights/test_main.py::test_select_all_columns 1.74s teardown test_prometheus_protocols/test.py::test_create_as_table 1.73s call test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[100-1] 1.69s setup test_replicated_database/test.py::test_alter_attach[MergeTree] 1.67s call test_part_log_table/test.py::test_config_with_non_standard_part_log 1.58s call test_prometheus_protocols/test.py::test_create_as_table 1.55s call test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 1.53s call test_part_log_table/test.py::test_part_log_contains_partition 1.44s call test_prometheus_protocols/test.py::test_custom_id_algorithm 1.44s call test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[3-1] 1.36s teardown test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 1.36s teardown test_prometheus_protocols/test.py::test_default 1.33s call test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[100-0] 1.33s call test_prometheus_protocols/test.py::test_64bit_id 1.30s call test_select_access_rights/test_main.py::test_select_single_column 1.29s call test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[3-0] 1.29s teardown test_prometheus_protocols/test.py::test_custom_id_algorithm 1.24s teardown test_prometheus_protocols/test.py::test_external_tables 1.23s call test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[2-1] 1.22s call test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[2-0] 1.21s teardown test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 1.19s teardown test_prometheus_protocols/test.py::test_64bit_id 1.11s call test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 1.08s call test_s3_style_link/test.py::test_s3_table_functions 1.08s teardown test_prometheus_protocols/test.py::test_inner_engines 1.07s call test_select_access_rights/test_main.py::test_alias 1.07s call test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 1.00s call test_s3_style_link/test.py::test_s3_table_functions_line_as_string 0.99s call test_s3_table_functions/test.py::test_s3_table_functions 0.99s call test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.92s call test_role/test.py::test_set_role 0.73s teardown test_select_access_rights/test_main.py::test_select_count 0.63s teardown test_select_access_rights/test_main.py::test_select_where 0.58s teardown test_role/test.py::test_grant_role_to_role 0.54s teardown test_select_access_rights/test_main.py::test_materialized_columns 0.53s teardown test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.53s call test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 0.53s teardown test_role/test.py::test_revoke_requires_admin_option 0.53s teardown test_select_access_rights/test_main.py::test_select_union 0.53s teardown test_role/test.py::test_admin_option 0.53s teardown test_role/test.py::test_roles_cache 0.49s teardown test_role/test.py::test_create_role 0.49s teardown test_role/test.py::test_introspection 0.49s teardown test_select_access_rights/test_main.py::test_select_join 0.49s call test_password_constraints/test.py::test_default_password_type 0.48s teardown test_role/test.py::test_function_current_roles 0.48s teardown test_select_access_rights/test_main.py::test_select_prewhere 0.48s teardown test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.48s teardown test_select_access_rights/test_main.py::test_select_single_column 0.44s teardown test_role/test.py::test_role_expiration[False] 0.44s teardown test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.43s teardown test_select_access_rights/test_main.py::test_alias_columns 0.43s teardown test_select_access_rights/test_main.py::test_select_all_columns 0.43s teardown test_role/test.py::test_combine_privileges 0.43s teardown test_select_access_rights/test_main.py::test_alias 0.43s teardown test_role/test.py::test_role_expiration[True] 0.29s setup test_select_access_rights/test_main.py::test_select_count 0.27s setup test_select_access_rights/test_main.py::test_select_where 0.27s setup test_select_access_rights/test_main.py::test_select_union 0.27s setup test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.22s setup test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.22s setup test_select_access_rights/test_main.py::test_select_with_row_policy 0.22s setup test_select_access_rights/test_main.py::test_select_prewhere 0.22s setup test_select_access_rights/test_main.py::test_materialized_columns 0.22s setup test_select_access_rights/test_main.py::test_select_single_column 0.22s setup test_select_access_rights/test_main.py::test_alias_columns 0.22s setup test_select_access_rights/test_main.py::test_select_join 0.22s setup test_select_access_rights/test_main.py::test_select_all_columns 0.00s setup test_role/test.py::test_role_expiration[True] 0.00s setup test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.00s teardown test_replicated_database/test.py::test_alter_drop_part[MergeTree] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s teardown test_s3_table_functions/test.py::test_s3_table_functions 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.00s teardown test_restore_external_engines/test.py::test_restore_table 0.00s teardown test_replicated_database/test.py::test_all_groups_cluster 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s setup test_prometheus_protocols/test.py::test_external_tables 0.00s setup test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 0.00s setup test_recompression_ttl/test.py::test_recompression_replicated 0.00s setup test_role/test.py::test_grant_role_to_role 0.00s setup test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 0.00s teardown test_recompression_ttl/test.py::test_recompression_multiple_ttls 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s setup test_role/test.py::test_combine_privileges 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.00s setup test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.00s setup test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s setup test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] 0.00s setup test_prometheus_protocols/test.py::test_tags_to_columns 0.00s teardown test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[100-0] 0.00s setup test_replicated_database/test.py::test_simple_alter_table[MergeTree] 0.00s setup test_prometheus_protocols/test.py::test_default 0.00s setup test_prometheus_protocols/test.py::test_inner_engines 0.00s setup test_s3_table_functions/test.py::test_s3_table_functions_timeouts 0.00s setup test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[3-0] 0.00s teardown test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 0.00s setup test_restore_external_engines/test.py::test_restore_table_null 0.00s setup test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[3-1] 0.00s teardown test_replicated_database/test.py::test_simple_alter_table[MergeTree] 0.00s setup test_s3_style_link/test.py::test_s3_table_functions_line_as_string 0.00s setup test_role/test.py::test_function_current_roles 0.00s setup test_replicated_database/test.py::test_recover_digest_mismatch 0.00s setup test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[100-1] 0.00s setup test_role/test.py::test_create_role 0.00s setup test_prometheus_protocols/test.py::test_custom_id_algorithm 0.00s setup test_replicated_database/test.py::test_delete_from_table[MergeTree] 0.00s setup test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] 0.00s setup test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[2-0] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s setup test_replicated_database/test.py::test_flatten_nested 0.00s setup test_role/test.py::test_introspection 0.00s setup test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[2-1] 0.00s teardown test_s3_style_link/test.py::test_s3_table_functions 0.00s setup test_role/test.py::test_revoke_requires_admin_option 0.00s teardown test_replicated_database/test.py::test_modify_comment 0.00s setup test_role/test.py::test_roles_cache 0.00s setup test_replicated_database/test.py::test_auto_recovery 0.00s setup test_replicated_database/test.py::test_alters_from_different_replicas 0.00s setup test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s setup test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] 0.00s setup test_role/test.py::test_set_role 0.00s setup test_replicated_database/test.py::test_create_replicated_table 0.00s setup test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] 0.00s setup test_prometheus_protocols/test.py::test_create_as_table 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s setup test_role/test.py::test_role_expiration[False] 0.00s teardown test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] 0.00s setup test_replicated_database/test.py::test_alter_drop_part[MergeTree] 0.00s setup test_replicated_database/test.py::test_table_metadata_corruption 0.00s setup test_replicated_database/test.py::test_alter_detach_part[MergeTree] 0.00s setup test_part_log_table/test.py::test_part_log_contains_partition 0.00s setup test_replicated_database/test.py::test_alter_drop_partition[MergeTree] 0.00s teardown test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] 0.00s setup test_replicated_database/test.py::test_alter_fetch 0.00s teardown test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[3-0] 0.00s setup test_replicated_database/test.py::test_force_synchronous_settings 0.00s teardown test_replicated_database/test.py::test_alter_attach[MergeTree] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s teardown test_replicated_database/test.py::test_recover_digest_mismatch 0.00s teardown test_replicated_database/test.py::test_auto_recovery 0.00s teardown test_part_log_table/test.py::test_config_disk_name_test 0.00s teardown test_replicated_database/test.py::test_alter_fetch 0.00s teardown test_replicated_database/test.py::test_server_uuid 0.00s teardown test_password_constraints/test.py::test_complexity_rules 0.00s setup test_password_constraints/test.py::test_default_password_type 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s teardown test_replicated_database/test.py::test_alters_from_different_replicas 0.00s setup test_replicated_database/test.py::test_modify_comment 0.00s setup test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 0.00s setup test_part_log_table/test.py::test_config_with_standard_part_log 0.00s teardown test_replicated_database/test.py::test_create_replicated_table 0.00s teardown test_part_log_table/test.py::test_config_without_part_log 0.00s setup test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] 0.00s setup test_part_log_table/test.py::test_config_with_non_standard_part_log 0.00s teardown test_replicated_database/test.py::test_replicated_table_structure_alter 0.00s setup test_replicated_database/test.py::test_server_uuid 0.00s teardown test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[2-1] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s teardown test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] 0.00s teardown test_replicated_database/test.py::test_alter_detach_part[MergeTree] 0.00s teardown test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[100-1] 0.00s teardown test_replicated_database/test.py::test_alter_drop_partition[MergeTree] 0.00s setup test_part_log_table/test.py::test_config_without_part_log 0.00s teardown test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] 0.00s teardown test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] 0.00s teardown test_recompression_ttl/test.py::test_recompression_replicated 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s teardown test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] 0.00s teardown test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] 0.00s setup test_recompression_ttl/test.py::test_recompression_simple 0.00s teardown test_replicated_database/test.py::test_delete_from_table[MergeTree] 0.00s setup test_replicated_database/test.py::test_replicated_table_structure_alter 0.00s teardown test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[2-0] 0.00s teardown test_replicated_database/test.py::test_flatten_nested 0.00s teardown test_part_log_table/test.py::test_config_with_non_standard_part_log 0.00s teardown test_replicated_database/test.py::test_force_synchronous_settings 0.00s teardown test_part_log_table/test.py::test_config_with_standard_part_log 0.00s teardown test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] =========================== short test summary info ============================ PASSED test_select_access_rights/test_main.py::test_alias PASSED test_password_constraints/test.py::test_complexity_rules PASSED test_password_constraints/test.py::test_default_password_type PASSED test_role/test.py::test_admin_option PASSED test_part_log_table/test.py::test_config_disk_name_test PASSED test_prometheus_protocols/test.py::test_64bit_id PASSED test_select_access_rights/test_main.py::test_alias_columns PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only PASSED test_part_log_table/test.py::test_config_with_non_standard_part_log PASSED test_prometheus_protocols/test.py::test_create_as_table PASSED test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[100-0] PASSED test_part_log_table/test.py::test_config_with_standard_part_log PASSED test_select_access_rights/test_main.py::test_materialized_columns PASSED test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[100-1] PASSED test_role/test.py::test_combine_privileges PASSED test_part_log_table/test.py::test_config_without_part_log PASSED test_prometheus_protocols/test.py::test_custom_id_algorithm PASSED test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[2-0] PASSED test_select_access_rights/test_main.py::test_select_all_columns PASSED test_part_log_table/test.py::test_part_log_contains_partition PASSED test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[2-1] PASSED test_role/test.py::test_create_role PASSED test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[3-0] PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant PASSED test_parallel_replicas_no_replicas/test.py::test_skip_all_replicas[3-1] PASSED test_prometheus_protocols/test.py::test_default PASSED test_role/test.py::test_function_current_roles PASSED test_select_access_rights/test_main.py::test_select_count PASSED test_replicated_database/test.py::test_all_groups_cluster PASSED test_role/test.py::test_grant_role_to_role PASSED test_select_access_rights/test_main.py::test_select_join PASSED test_prometheus_protocols/test.py::test_external_tables PASSED test_replicated_database/test.py::test_alter_attach[MergeTree] PASSED test_select_access_rights/test_main.py::test_select_prewhere PASSED test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] PASSED test_prometheus_protocols/test.py::test_inner_engines PASSED test_select_access_rights/test_main.py::test_select_single_column PASSED test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster PASSED test_replicated_database/test.py::test_alter_detach_part[MergeTree] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] PASSED test_role/test.py::test_introspection PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant PASSED test_prometheus_protocols/test.py::test_tags_to_columns PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] PASSED test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] PASSED test_select_access_rights/test_main.py::test_select_union PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] PASSED test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] PASSED test_select_access_rights/test_main.py::test_select_where PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] PASSED test_role/test.py::test_revoke_requires_admin_option PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] PASSED test_s3_table_functions/test.py::test_s3_table_functions PASSED test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] PASSED test_recompression_ttl/test.py::test_recompression_multiple_ttls PASSED test_select_access_rights/test_main.py::test_select_with_row_policy PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] PASSED test_replicated_database/test.py::test_alter_drop_part[MergeTree] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys PASSED test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] PASSED test_role/test.py::test_role_expiration[False] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] PASSED test_s3_table_functions/test.py::test_s3_table_functions_timeouts PASSED test_replicated_database/test.py::test_alter_drop_partition[MergeTree] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] PASSED test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] PASSED test_replicated_database/test.py::test_alter_fetch PASSED test_recompression_ttl/test.py::test_recompression_replicated PASSED test_role/test.py::test_role_expiration[True] PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach PASSED test_restore_external_engines/test.py::test_restore_table PASSED test_s3_style_link/test.py::test_s3_table_functions PASSED test_s3_style_link/test.py::test_s3_table_functions_line_as_string PASSED test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel PASSED test_restore_external_engines/test.py::test_restore_table_null PASSED test_role/test.py::test_roles_cache PASSED test_role/test.py::test_set_role PASSED test_recompression_ttl/test.py::test_recompression_simple PASSED test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order PASSED test_replicated_database/test.py::test_alters_from_different_replicas PASSED test_parallel_replicas_protocol/test.py::test_mark_segment_size_communicated_correctly PASSED test_read_only_table/test.py::test_restart_zookeeper PASSED test_replicated_database/test.py::test_auto_recovery PASSED test_replicated_database/test.py::test_create_replicated_table PASSED test_replicated_database/test.py::test_delete_from_table[MergeTree] PASSED test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] PASSED test_replicated_database/test.py::test_flatten_nested PASSED test_random_inserts/test.py::test_insert_multithreaded PASSED test_replicated_database/test.py::test_force_synchronous_settings PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] PASSED test_replicated_database/test.py::test_modify_comment PASSED test_replicated_database/test.py::test_recover_digest_mismatch PASSED test_replicated_database/test.py::test_replicated_table_structure_alter PASSED test_replicated_database/test.py::test_server_uuid PASSED test_replicated_database/test.py::test_simple_alter_table[MergeTree] PASSED test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] PASSED test_replicated_database/test.py::test_table_metadata_corruption ======================= 100 passed in 339.68s (0:05:39) ========================